mIRC Home    About    Download    Register    News    Help

Print Thread
#4492 02/01/03 05:36 AM
Joined: Dec 2002
Posts: 397
A
ATMA Offline OP
Fjord artisan
OP Offline
Fjord artisan
A
Joined: Dec 2002
Posts: 397
ok im trying to figur out a way to make a mass kick but im failing badly could some one help me?

#4493 02/01/03 05:58 AM
Joined: Dec 2002
Posts: 1,253
H
Hoopy frood
Offline
Hoopy frood
H
Joined: Dec 2002
Posts: 1,253
We do not generally deal with mass commands, war scripts, meanness in general, and especially not with cookie theft.

#4494 02/01/03 06:00 AM
W
Wil
Wil
W
Make this a popup...
Masskick:/kick # (or $chan) $$1-
Select users first, then right click to access popups, and so on.

#4495 02/01/03 06:01 AM
W
Wil
Wil
W
...What did Cookie Theft have to do with this post?

#4496 02/01/03 06:09 AM
Joined: Dec 2002
Posts: 3,015
C
Hoopy frood
Offline
Hoopy frood
C
Joined: Dec 2002
Posts: 3,015
I think he's in a very good mood today smile

#4497 02/01/03 06:20 AM
N
NEMESIS
NEMESIS
N
put this in your aliases

CODE REMOVED - We do NOT help with mass stuff!!!

for it to work you need to first highlight all the nicks in the nick list that you want to kick and then right click go to mass kick then either click on reason or no reason which ever you want to do.

Last edited by Merlin; 02/01/03 06:49 PM.
#4498 02/01/03 06:21 AM
S
ShockFlash
ShockFlash
S
To Wil...
Neh...
This does not fit mass kick...
It just kicks one user at a time...
OK, I do not support war scripts too, so I will not release the code...

Last edited by ShockFlash; 02/01/03 06:22 AM.
#4499 02/01/03 09:24 AM
K
krunch
krunch
K
well i not sure if you can kick more then one persion in one kick command, mode's you can all you need is a small while loop
like:
while (%mass.start <= %mass.total) {
if ($nick(#,%mass.start) == $me) { inc %mass.start }
mode # +v $nick(#,%mass.start) { inc %mass.start }
}

I do not support irc war scripts. but this sample can be used for alot more then mass commands its a simple loop using the nicks in the channel

#4500 07/01/03 09:33 PM
T
tsoglanos29
tsoglanos29
T
I HELPING WITH MASS KICK I DONT HELPING WITH KILL
BECUSE MOST IRCOP KILLS ARE LAME MORE THEN A SIMPEL MASS KICK wink


Link Copied to Clipboard